home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / lang / PPCsmalltalk.lha / PPCSmallTalk / prelude / larray.p < prev    next >
Text File  |  1986-10-19  |  247b  |  12 lines

  1. temp <- <primitive 110 1 >
  2. <primitive 112 temp 1        " nothing " \
  3.     #( #[ 81 242 245] \
  4.     #(  ) ) >
  5.  
  6. <primitive 98 #ArrayedCollection \
  7.     <primitive 97 #ArrayedCollection #Object #Smalltalk:prelude/larray.st \
  8.     #(  ) \
  9.     #( #nothing  ) \
  10.     temp 1 2 > >
  11.  
  12.